[INFO] cloning repository https://github.com/jprendes/shimkit
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jprendes/shimkit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjprendes%2Fshimkit", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjprendes%2Fshimkit'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 90f6881f12106394fee363cd03aab670464363ce
[INFO] checking jprendes/shimkit against try#d1d7143153307f561233bd4d93e2a3b24157b081 for pr-151539-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjprendes%2Fshimkit" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/jprendes/shimkit
[INFO] finished tweaking git repo https://github.com/jprendes/shimkit
[INFO] tweaked toml for git repo https://github.com/jprendes/shimkit written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jprendes/shimkit on toolchain d1d7143153307f561233bd4d93e2a3b24157b081
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d1d7143153307f561233bd4d93e2a3b24157b081" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jprendes/shimkit already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d1d7143153307f561233bd4d93e2a3b24157b081" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] ca320aabb46bf182b26aa61dd460bfc01e119f37006223510d32bddffcf50532
[INFO] running `Command { std: "docker" "start" "ca320aabb46bf182b26aa61dd460bfc01e119f37006223510d32bddffcf50532", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ca320aabb46bf182b26aa61dd460bfc01e119f37006223510d32bddffcf50532" "/opt/rustwide/cargo-home/bin/cargo" "+d1d7143153307f561233bd4d93e2a3b24157b081" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ca320aabb46bf182b26aa61dd460bfc01e119f37006223510d32bddffcf50532", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ca320aabb46bf182b26aa61dd460bfc01e119f37006223510d32bddffcf50532" "/opt/rustwide/cargo-home/bin/cargo" "+d1d7143153307f561233bd4d93e2a3b24157b081" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.87
[INFO] [stderr]     Checking unicode-ident v1.0.13
[INFO] [stderr]    Compiling prettyplease v0.2.22
[INFO] [stderr]    Compiling bytes v1.7.2
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]    Compiling thiserror v2.0.3
[INFO] [stderr]     Checking heck v0.5.0
[INFO] [stderr]     Checking multimap v0.10.0
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]     Checking go-flag v0.1.0
[INFO] [stderr]     Checking os_str_bytes v7.0.0
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking quote v1.0.37
[INFO] [stderr]     Checking ident_case v1.0.1
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking vsock v0.5.1
[INFO] [stderr]     Checking tempfile v3.13.0
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]     Checking env_filter v0.1.2
[INFO] [stderr]     Checking env_logger v0.11.5
[INFO] [stderr]     Checking darling_core v0.20.10
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling prost-derive v0.13.3
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.3
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling getset v0.1.3
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking tokio v1.40.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking thiserror v1.0.64
[INFO] [stderr]    Compiling prost v0.13.3
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]     Checking prost-types v0.13.3
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]     Checking shimkit-macros v0.2.3 (/opt/rustwide/workdir/crates/shimkit-macros)
[INFO] [stderr]    Compiling derive_builder_core v0.20.1
[INFO] [stderr]     Checking prost-build v0.13.3
[INFO] [stderr]    Compiling derive_builder_macro v0.20.1
[INFO] [stderr]     Checking trapeze-codegen v0.7.5
[INFO] [stderr]     Checking serde v1.0.210
[INFO] [stderr]     Checking derive_builder v0.20.1
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling shimkit-types v0.2.3 (/opt/rustwide/workdir/crates/shimkit-types)
[INFO] [stderr]    Compiling trapeze-macros v0.7.5
[INFO] [stderr]     Checking serde_json v1.0.128
[INFO] [stderr]     Checking tokio-vsock v0.6.0
[INFO] [stderr]     Checking tokio-stream v0.1.16
[INFO] [stderr]     Checking tokio-util v0.7.12
[INFO] [stderr]     Checking trapeze v0.7.5
[INFO] [stderr]     Checking oci-spec v0.7.0
[INFO] [stderr]     Checking shimkit v0.2.3 (/opt/rustwide/workdir/crates/shimkit)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.81s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "ca320aabb46bf182b26aa61dd460bfc01e119f37006223510d32bddffcf50532", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ca320aabb46bf182b26aa61dd460bfc01e119f37006223510d32bddffcf50532", kill_on_drop: false }`
[INFO] [stdout] ca320aabb46bf182b26aa61dd460bfc01e119f37006223510d32bddffcf50532
